home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / tool_inc.zip / LJUST.INT < prev    next >
Text File  |  1989-06-02  |  104b  |  3 lines

  1. function ljust(s: string80; w: integer): string80;
  2. function rjust(s: string80; w: integer): string80;
  3.